[INFO] fetching crate metrique-aggregation 0.1.9...
[INFO] testing metrique-aggregation-0.1.9 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate metrique-aggregation 0.1.9 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate metrique-aggregation 0.1.9
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate metrique-aggregation 0.1.9
[INFO] tweaked toml for crates.io crate metrique-aggregation 0.1.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate metrique-aggregation 0.1.9 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate metrique-aggregation 0.1.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef0911a9240f426d867915c7fb5602e1f5a13faaae13600ff774f991e9ba2b19
[INFO] running `Command { std: "docker" "start" "-a" "ef0911a9240f426d867915c7fb5602e1f5a13faaae13600ff774f991e9ba2b19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef0911a9240f426d867915c7fb5602e1f5a13faaae13600ff774f991e9ba2b19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef0911a9240f426d867915c7fb5602e1f5a13faaae13600ff774f991e9ba2b19", kill_on_drop: false }`
[INFO] [stdout] ef0911a9240f426d867915c7fb5602e1f5a13faaae13600ff774f991e9ba2b19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a33d42890b56a2abc60cacab5527b7eec0a9b605f3436f94abf57e6cf985947c
[INFO] running `Command { std: "docker" "start" "-a" "a33d42890b56a2abc60cacab5527b7eec0a9b605f3436f94abf57e6cf985947c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling metrique-timesource v0.1.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling str_inflector v0.12.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling histogram v0.11.4
[INFO] [stderr]    Compiling metrique-writer-core v0.1.13
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling metrique-core v0.1.17
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling metrique-writer-macro v0.1.7
[INFO] [stderr]    Compiling metrique-macro v0.1.14
[INFO] [stderr]    Compiling metrique-writer v0.1.19
[INFO] [stderr]    Compiling metrique-service-metrics v0.1.18
[INFO] [stderr]    Compiling metrique v0.1.21
[INFO] [stderr]    Compiling metrique-aggregation v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.53s
[INFO] running `Command { std: "docker" "inspect" "a33d42890b56a2abc60cacab5527b7eec0a9b605f3436f94abf57e6cf985947c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a33d42890b56a2abc60cacab5527b7eec0a9b605f3436f94abf57e6cf985947c", kill_on_drop: false }`
[INFO] [stdout] a33d42890b56a2abc60cacab5527b7eec0a9b605f3436f94abf57e6cf985947c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11faab6353ce54e5f4a42dea725303444338f401207595f2126587a6aba6b77e
[INFO] running `Command { std: "docker" "start" "-a" "11faab6353ce54e5f4a42dea725303444338f401207595f2126587a6aba6b77e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling assert2-macros v0.3.16
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling metrique-writer-core v0.1.13
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling metrique-core v0.1.17
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling assert2 v0.3.16
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling insta v1.46.1
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling str_inflector v0.12.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling metrique-writer-macro v0.1.7
[INFO] [stderr]    Compiling metrique-macro v0.1.14
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling metrique-writer v0.1.19
[INFO] [stderr]    Compiling metrique-service-metrics v0.1.18
[INFO] [stderr]    Compiling metrique v0.1.21
[INFO] [stderr]    Compiling metrique-aggregation v0.1.9 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stdout] warning: use of deprecated function `matching_rust_version`: Update the rustc version (you may need to update UI tests)
[INFO] [stdout]   --> tests/ui.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if !matching_rust_version() {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer::test_util`
[INFO] [stdout]   --> tests/flatten_strategy.rs:7:22
[INFO] [stdout]    |
[INFO] [stdout]  7 | use metrique_writer::test_util::test_metric;
[INFO] [stdout]    |                      ^^^^^^^^^ could not find `test_util` in `metrique_writer`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-0.1.19/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "test-util")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 28 | pub mod test_util;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique::local`
[INFO] [stdout]   --> examples/local-webserver.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 | use metrique::local::{LocalFormat, OutputStyle};
[INFO] [stdout]    |               ^^^^^ could not find `local` in `metrique`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-0.1.21/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "local-format")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `local-format` feature
[INFO] [stdout] 17 | pub mod local;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer::test_util`
[INFO] [stdout]   --> tests/merge_on_drop_keyed.rs:7:22
[INFO] [stdout]    |
[INFO] [stdout]  7 | use metrique_writer::test_util::test_entry_sink;
[INFO] [stdout]    |                      ^^^^^^^^^ could not find `test_util` in `metrique_writer`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-0.1.19/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "test-util")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 28 | pub mod test_util;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique::local`
[INFO] [stdout]   --> tests/local_format.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | use metrique::local::{LocalFormat, OutputStyle};
[INFO] [stdout]    |               ^^^^^ could not find `local` in `metrique`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-0.1.21/src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "local-format")]
[INFO] [stdout]    |       ------------------------ the item is gated behind the `local-format` feature
[INFO] [stdout] 17 | pub mod local;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf`
[INFO] [stdout]   --> examples/histogram_aggregation.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use metrique::emf::Emf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-0.1.21/src/emf.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "emf")]
[INFO] [stdout]    |       --------------- the item is gated behind the `emf` feature
[INFO] [stdout] 11 | pub use metrique_writer_format_emf::{
[INFO] [stdout] 12 |     AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique::test_util`
[INFO] [stdout]    --> examples/histogram.rs:1:16
[INFO] [stdout]     |
[INFO] [stdout]   1 | use metrique::{test_util::test_entry_sink, unit_of_work::metrics};
[INFO] [stdout]     |                ^^^^^^^^^ could not find `test_util` in `metrique`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-0.1.21/src/lib.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "test-util")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 136 | pub mod test_util {
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer::test_util`
[INFO] [stdout]   --> tests/manual_aggregation.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | use metrique_writer::test_util::test_entry_sink;
[INFO] [stdout]    |                      ^^^^^^^^^ could not find `test_util` in `metrique_writer`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-0.1.19/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "test-util")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 28 | pub mod test_util;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (test "flatten_strategy") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer::test_util`
[INFO] [stdout]   --> tests/keyed_sink.rs:8:22
[INFO] [stdout]    |
[INFO] [stdout]  8 | use metrique_writer::test_util::test_entry_sink;
[INFO] [stdout]    |                      ^^^^^^^^^ could not find `test_util` in `metrique_writer`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-0.1.19/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "test-util")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 28 | pub mod test_util;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer::test_util`
[INFO] [stdout]   --> tests/split_sink.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | use metrique_writer::test_util::test_entry_sink;
[INFO] [stdout]    |                      ^^^^^^^^^ could not find `test_util` in `metrique_writer`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-0.1.19/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "test-util")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 28 | pub mod test_util;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique::test_util`
[INFO] [stdout]    --> tests/histogram.rs:2:15
[INFO] [stdout]     |
[INFO] [stdout]   2 | use metrique::test_util::TestEntrySink;
[INFO] [stdout]     |               ^^^^^^^^^ could not find `test_util` in `metrique`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-0.1.21/src/lib.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "test-util")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 136 | pub mod test_util {
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique::test_util`
[INFO] [stdout]    --> tests/histogram.rs:4:16
[INFO] [stdout]     |
[INFO] [stdout]   4 | use metrique::{test_util::test_entry_sink, unit_of_work::metrics};
[INFO] [stdout]     |                ^^^^^^^^^ could not find `test_util` in `metrique`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-0.1.21/src/lib.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "test-util")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 136 | pub mod test_util {
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer::test_util`
[INFO] [stdout]   --> tests/histogram.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use metrique_writer::test_util::test_metric;
[INFO] [stdout]    |                      ^^^^^^^^^ could not find `test_util` in `metrique_writer`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-0.1.19/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "test-util")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 28 | pub mod test_util;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (example "local-webserver") due to 1 previous error
[INFO] [stderr] error: could not compile `metrique-aggregation` (example "histogram_aggregation") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `metrique_writer::test_util`
[INFO] [stdout]   --> tests/aggregation.rs:14:22
[INFO] [stdout]    |
[INFO] [stdout] 14 | use metrique_writer::test_util::test_metric;
[INFO] [stdout]    |                      ^^^^^^^^^ could not find `test_util` in `metrique_writer`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-writer-0.1.19/src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "test-util")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `test-util` feature
[INFO] [stdout] 28 | pub mod test_util;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (test "local_format") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (example "histogram") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf`
[INFO] [stdout]   --> examples/split.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use metrique::emf::Emf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-0.1.21/src/emf.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "emf")]
[INFO] [stdout]    |       --------------- the item is gated behind the `emf` feature
[INFO] [stdout] 11 | pub use metrique_writer_format_emf::{
[INFO] [stdout] 12 |     AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf`
[INFO] [stdout]   --> examples/embedded.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use metrique::emf::Emf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-0.1.21/src/emf.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "emf")]
[INFO] [stdout]    |       --------------- the item is gated behind the `emf` feature
[INFO] [stdout] 11 | pub use metrique_writer_format_emf::{
[INFO] [stdout] 12 |     AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `metrique::emf::Emf`
[INFO] [stdout]   --> examples/sink_level.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | use metrique::emf::Emf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `Emf` in `emf`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrique-0.1.21/src/emf.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "emf")]
[INFO] [stdout]    |       --------------- the item is gated behind the `emf` feature
[INFO] [stdout] 11 | pub use metrique_writer_format_emf::{
[INFO] [stdout] 12 |     AllowSplitEntries, Emf, EmfBuilder, HighStorageResolution, HighStorageResolutionCtor,
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (test "merge_on_drop_keyed") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (test "split_sink") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (example "embedded") due to 1 previous error
[INFO] [stderr] error: could not compile `metrique-aggregation` (test "manual_aggregation") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (test "histogram") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (test "aggregation") due to 1 previous error
[INFO] [stderr] error: could not compile `metrique-aggregation` (test "keyed_sink") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (example "sink_level") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrique-aggregation` (example "split") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "11faab6353ce54e5f4a42dea725303444338f401207595f2126587a6aba6b77e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11faab6353ce54e5f4a42dea725303444338f401207595f2126587a6aba6b77e", kill_on_drop: false }`
[INFO] [stdout] 11faab6353ce54e5f4a42dea725303444338f401207595f2126587a6aba6b77e
